API: icontheme: Add 2 new GtkIconLookupFlags
authorBenjamin Otte <otte@redhat.com>
Sat, 10 May 2014 13:35:12 +0000 (15:35 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 14 May 2014 02:28:34 +0000 (04:28 +0200)
commit9619b8cff421614490d81f6bc6fe1a2ab3a0bd28
treeaa22c178d6dd678c0dc0ed9858ed496c3c39be0c
parent109fcb987bdf3be00220a064f9ead23fb5a568a8
API: icontheme: Add 2 new GtkIconLookupFlags

GTK_ICON_LOOKUP_FORCE_REGULAR and GTK_ICON_LOOKUP_FORCE_SYMBOLIC can be
used to force a regular or symbolic icon to be loaded, even if the icon
names specify a different version.

This is intended to support the CSS property -gtk-icon-style.
gtk/gtkicontheme.c
gtk/gtkicontheme.h